Click or drag to resize

RuleOperationErrorValidationErrors Property

Gets an array of rule validation errors on each rule field that has an error.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<RuleValidationError> ValidationErrors { get; }

Property Value

Type: IListRuleValidationError
See Also